| SyPersonEmail |
| Logical Entity Name | SyPersonEmail |
| Default Table Name | SyPersonEmail |
| Physical Only | NO |
| Definition | |
| Note |
| SyPersonEmail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyPersonEmailId |
int | NO | ||
SyPersonId |
int | NO | ||
| EmailTypeId | int | YES | ||
| CVueSourceTypeId | int | YES | 1 - Email; 2 - Other; 3 - ReplyTo; 4 - SyAddress |
|
| nvarchar(60) | NO | |||
| IsPrimary | bit | NO | ||
| IsActive | bit | NO | ||
| UserId | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyPersonEmail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyPersonEmail | PrimaryKey | SyPersonEmailId |
| SyPersonEmail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyPerson | Non-Identifying | One To Zero or More | FK_SyPersonEmail_SyPersonId_SyPerson_SyPersonId | SyPersonId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyPersonEmail Check Constraints |
| Check Constraint Name | CheckConstraint |